Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PaperStrike committed Aug 18, 2021
1 parent c28a793 commit 9df901b
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 444 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 2.0.0

## 💥 Breaking Changes

* Support Request objects in methods ([#103](https://github.com/PaperStrike/Pjax/pull/103))

## 🚀 Enhancements

* Simplify history state storage ([#107](https://github.com/PaperStrike/Pjax/pull/107))
* Use declare fields to reduce bundle size ([#104](https://github.com/PaperStrike/Pjax/pull/104))
* Support Request objects in methods ([#103](https://github.com/PaperStrike/Pjax/pull/103))
* Eval directly selected scripts in page switch ([#99](https://github.com/PaperStrike/Pjax/pull/99))

# 1.1.0

## 🚀 Enhancements
Expand Down

0 comments on commit 9df901b

Please sign in to comment.