Skip to content

Commit

Permalink
change readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
florianbgt committed Nov 9, 2024
1 parent 285041d commit a07abeb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ This project is in the early stages of development. We are actively working on t

- [x] Limited support for NodeJS/Typescript
- [x] Simple UI
- [ ] Full support for NodeJS/Typescript
- [x] Full support for NodeJS/Typescript
- [ ] Python support with Flask
- [ ] Django support
- [ ] Full python support
Expand Down
3 changes: 3 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## [Unreleased]

Remove support for require and dynamic import
Code splitting now works take into account the whole dependencies. This fixes https://github.com/nanoapi-io/napi/issues/26

## [0.0.17] - 2024-11-01

Use indexes when editing file instead of search/replace
Expand Down

0 comments on commit a07abeb

Please sign in to comment.