This project adheres to Semantic Versioning.
- Added Nano Stores 0.11 support.
- Added Nano Stores 0.10 support.
- Added
relativeTime()
(by Eduard Aksamitov).
- Added automatic type generation for
params()
(by Daniil Demenev).
- Moved to Nano Stores 0.9.
- Fixed wrong language on first use (by Sergey Kozlov).
- Fixed types (by Sergey Kozlov).
- Moved to Nano Stores 0.8.
- Removed Node.js 14 support.
- Added
cache
option for SSR (by Vladislav Andryushin).
- Fixed cache cleaning (by Azat S).
- Moved to Nano Stores 0.7.
- Dropped Node.js 12 support.
- Moved to Nano Stores 0.6.
- Fixed
t.component
error in production.
- Added
translationsLoading
helper.
- Added hot reload support.
- Added partial translation loading (by Ivan Baklanov).
- Fixed types with new TypeScript features (by Alexey Berezin).
- Fixed
params()
andcount()
in pure JS. - Fixed
formatter
types.
- Added translation processors (by Sergey Korolev).
- Fixed docs (by Dmitry Rybin).
- Cleaned debug types (by Eduard Aksamitov).
- Initial release.