@markuplint/i18n
Advanced tools
Comparing version 4.5.1-alpha.1 to 4.5.1
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.5.1-alpha.1](https://github.com/markuplint/markuplint/compare/@markuplint/i18n@4.5.1-alpha.0...@markuplint/i18n@4.5.1-alpha.1) (2024-06-02) | ||
## [4.5.1](https://github.com/markuplint/markuplint/compare/@markuplint/i18n@4.5.0...@markuplint/i18n@4.5.1) (2024-06-25) | ||
@@ -15,6 +15,2 @@ **Note:** Version bump only for package @markuplint/i18n | ||
## [4.5.1-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/i18n@4.5.0...@markuplint/i18n@4.5.1-alpha.0) (2024-06-02) | ||
**Note:** Version bump only for package @markuplint/i18n | ||
# [4.5.0](https://github.com/markuplint/markuplint/compare/@markuplint/i18n@4.5.0-alpha.0...@markuplint/i18n@4.5.0) (2024-05-04) | ||
@@ -21,0 +17,0 @@ |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.taggedTemplateTranslator = exports.translator = void 0; | ||
exports.translator = translator; | ||
exports.taggedTemplateTranslator = taggedTemplateTranslator; | ||
const defaultListFormat = { | ||
@@ -59,3 +60,2 @@ quoteStart: '"', | ||
} | ||
exports.translator = translator; | ||
/** | ||
@@ -80,3 +80,2 @@ * @experimental | ||
} | ||
exports.taggedTemplateTranslator = taggedTemplateTranslator; | ||
function translateKeyword(keyword, flag, localeSet) { | ||
@@ -83,0 +82,0 @@ // No translate |
{ | ||
"name": "@markuplint/i18n", | ||
"version": "4.5.1-alpha.1", | ||
"version": "4.5.1", | ||
"description": "Internationalization for markuplint", | ||
@@ -40,3 +40,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "938c2164b55ad729da47a1851dc396c0033de3f7" | ||
"gitHead": "05fdca254661ec335ff0cae4c6a11db164b032b9" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
46576
970