Skip to content

Commit

Permalink
Drop babel+ES5
Browse files Browse the repository at this point in the history
  • Loading branch information
TehShrike committed Jul 13, 2021
1 parent 9edc1bb commit 6157a29
Show file tree
Hide file tree
Showing 5 changed files with 3,580 additions and 7,174 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [7.0.0](https://github.com/TehShrike/abstract-state-router/releases/tag/v7.0.0)

- maintenance: update a bunch of dependencies [#141](https://github.com/TehShrike/abstract-state-router/pull/141)
- breaking: dropped ES5 support. If you're targeting ES5 you'll need to compile it in your own app's build.

# [6.2.0](https://github.com/TehShrike/abstract-state-router/releases/tag/v6.2.0)

- feature: allow dynamic parameter defaults via functions [#144](https://github.com/TehShrike/abstract-state-router/pull/144)
Expand Down
Loading

0 comments on commit 6157a29

Please sign in to comment.