Christian Kaisermann
769a4e2620
3.3.8
2021-03-27 17:01:26 -03:00
Christian Kaisermann
4cc2088bef
chore: remove unused methods
2021-03-27 17:01:18 -03:00
Christian Kaisermann
5db1dbc3a4
fix: 🐛 support more specific fallback locale (i.e en-GB vs en)
...
✅ Closes : #137
2021-03-27 17:01:18 -03:00
Pig Fang
d082d0e25d
docs: fix markdown
2021-03-22 09:46:42 -03:00
Christian Kaisermann
5776e01b8c
chore: add @types/nodes
2021-03-18 22:10:40 -03:00
Christian Kaisermann
f7d509348c
3.3.7
2021-03-17 15:43:33 -03:00
Benjamin Buhler
88ad5b2180
fix: clear locale lookup cache when new messages are added ( #130 )
...
* Added test to prove that addMessage is not updating returned messages
* Clear lookupCache for locale when addMessages is called
* Update test/runtime/includes/lookup.test.ts
Co-authored-by: Christian Kaisermann <christian@kaisermann.me>
2021-03-17 15:43:23 -03:00
Christian Kaisermann
d4b98817d5
3.3.6
2021-02-25 08:14:01 -03:00
Christian Kaisermann
396e181e00
fix: 🐛 generated types directory
2021-02-25 08:13:48 -03:00
Christian Kaisermann
3e679d1e98
chore: 🤖 update linter preset
2021-02-21 13:23:24 -03:00
Christian Kaisermann
8021942f96
3.3.5
2021-02-21 13:18:50 -03:00
Christian Kaisermann
980bc18f29
fix: 🐛 support deep properties keyed with dots
...
✅ Closes : #129
2021-02-21 13:18:50 -03:00
Christian Kaisermann
256b5cd37c
chore: fix lint issues
2021-02-21 13:18:48 -03:00
dependabot[bot]
cd0ebb3169
chore(deps): bump ini from 1.3.5 to 1.3.8 ( #113 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 13:40:45 -03:00
dependabot[bot]
41300ada41
chore(deps): bump node-notifier from 8.0.0 to 8.0.1 ( #116 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 13:40:35 -03:00
Christian Kaisermann
5771c7cd6b
3.3.4
2021-02-15 13:39:27 -03:00
Christian Kaisermann
b0e92f8228
3.3.3
2021-02-15 13:39:15 -03:00
Christian Kaisermann
9b5023edbf
test: 💍 add tests for invalid ICU syntax
2021-02-15 13:39:11 -03:00
Ivan Chalyk
0d623f9884
fix: crash if message has syntax error ( #128 )
...
* fix crash if message has syntax error
* fix custom number format test & lint require error
Co-authored-by: Ivan Chalyk <boomfly@boomfly-pro.local>
2021-02-15 13:36:28 -03:00
Christian Kaisermann
8ad5250f71
3.3.2
2021-02-10 21:42:57 -03:00
Max Stewart
341ed7f363
fix: expose intl-messageformat option ignoreTag
and default to true for backwards compatibility. ( #121 )
2021-02-10 21:42:23 -03:00
Christian Kaisermann
de865fb45a
docs: fix changelog
2021-02-10 21:23:58 -03:00
Christian Kaisermann
067587f2d6
3.3.1
2021-02-10 21:23:30 -03:00
Christian Kaisermann
41d8e4d28b
fix: 🐛 default $json type to any
2021-02-10 21:22:48 -03:00
Lev Chelyadinov
0dec146add
docs: fix a broken link in the Methods docs page ( #127 )
2021-02-04 20:00:38 -03:00
Christian Kaisermann
739d784c16
Refactor type imports to use type modifier
2020-12-03 15:08:34 -03:00
Christian Kaisermann
abbd396128
chore(release): v3.3.0
2020-11-24 10:50:25 -03:00
Christian Kaisermann
3add4e66b7
refactor: 💡 warn on deprecated usage instead of error-ing
2020-11-24 10:50:25 -03:00
Christian Kaisermann
5a215b22ce
docs: ✏️ small doc fix
2020-11-24 10:50:25 -03:00
Christian Kaisermann
8db3ad6b4f
refactor: 💡 easier to understand browser entrypoint
2020-11-24 10:50:25 -03:00
Christian Kaisermann
9dd1a19aef
feat: 🎸 add $json method to get raw dictionary values
...
✅ Closes : #109 , #83
2020-11-24 10:50:25 -03:00
Christian Kaisermann
c02009e49a
chore(release): v3.2.7
2020-11-23 08:07:04 -03:00
Christian Kaisermann
40e6dbe8f7
fix: 🐛 message formatter type
...
✅ Closes : #109
2020-11-23 08:04:16 -03:00
Christian Kaisermann
1995c67884
Update changelog
2020-11-20 09:54:15 -03:00
Christian Kaisermann
845bbbffd7
chore(release): v3.2.6
2020-11-20 09:53:26 -03:00
Christian Kaisermann
6b4a47a518
chore: 🤖 don't minify cli for better debugging
2020-11-20 09:53:02 -03:00
Christian Kaisermann
9348ba0cde
chore(release): v3.2.5
2020-11-08 19:10:01 -03:00
Christian Kaisermann
d87caef060
fix: 🐛 regression of flat keys separated by dot
2020-11-08 19:09:45 -03:00
Christian Kaisermann
f6c826497d
style: 💄 format rollup.config
2020-11-07 12:02:07 -03:00
Christian Kaisermann
998508f985
chore: 🤖 add full-icu to fix intl tests
2020-11-07 11:39:20 -03:00
Christian Kaisermann
0f95ded6c6
chore(release): v3.2.4
2020-11-07 11:31:23 -03:00
Christian Kaisermann
0caaead478
fix: 🐛 possible interpolation value types
2020-11-07 11:31:11 -03:00
Christian Kaisermann
6d768b9ae9
docs: ✏️ add mention to i18n-ally
2020-11-07 10:59:41 -03:00
Christian Kaisermann
d85a58aea4
chore(release): v3.2.3
2020-11-06 10:04:31 -03:00
Christian Kaisermann
9b6adb6538
fix: 🐛 prevent extraction of non-deterministic message ids
...
✅ Closes : #89
2020-11-06 10:04:16 -03:00
Christian Kaisermann
89ffb6dd28
chore(release): v3.2.2
2020-11-05 17:55:42 -03:00
Christian Kaisermann
44e71d72ab
fix: 🐛 update estree-walker and intl-messageformat
2020-11-05 17:55:36 -03:00
Christian Kaisermann
31c2454bbf
chore(release): v3.2.1
2020-11-05 17:52:39 -03:00
Christian Kaisermann
330f20b7bd
fix: 🐛 interpolate values for default values and missing keys
...
✅ Closes : #101
2020-11-05 17:52:22 -03:00
Christian Kaisermann
2663893792
refactor: 💡 replace commander with sade
2020-11-05 17:51:26 -03:00