Skip to content

Releases: purescript-web/purescript-web-dom-xpath

v3.0.0

27 Apr 23:26
8a531d5
Compare
Choose a tag to compare

Breaking changes:

v2.0.1

06 May 17:10
c15b740
Compare
Choose a tag to compare

Other improvements:

v2.0.0

26 Feb 21:27
502b971
Compare
Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#7)
  • Removed naturals dependency and changed uses of Natural to Int (#8)

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#6)
  • Added a CHANGELOG.md file and pull request template (#10)

v1.2.2

18 Aug 14:06
cb9c636
Compare
Choose a tag to compare

Raised upper bound for purescript-web-dom