Skip to content

Commit a0e1da5

Browse files
chore(main): release 1.2.0 (#38)
1 parent f3bbb3e commit a0e1da5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/mammadataei/vite-plugin-remix-router/compare/v1.1.0...v1.2.0) (2023-02-20)
4+
5+
6+
### Features
7+
8+
* add support for route `handle` ([#37](https://github.com/mammadataei/vite-plugin-remix-router/issues/37)) ([85a7b2a](https://github.com/mammadataei/vite-plugin-remix-router/commit/85a7b2a654fa5a43f46d589e18d7893d2b6da8bc))
9+
310
## [1.1.0](https://github.com/mammadataei/vite-plugin-remix-router/compare/v1.0.0...v1.1.0) (2022-12-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-remix-router",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Remix style file-system routing for React and Vite",
55
"author": "Mohammad Ataei",
66
"license": "MIT",

0 commit comments

Comments
 (0)