Skip to content

Releases: armanbilge/fs2-dom

v0.3.0-M1

28 Sep 14:58
22c2365
Compare
Choose a tag to compare
v0.3.0-M1 Pre-release
Pre-release

What's Changed

  • Update scalajs-dom to 2.6.0 by @nimble-agar-steward in #92
  • flake.lock: Update by @nimble-agar-steward in #91
  • Update cats-effect to 3.5.1 by @nimble-agar-steward in #99
  • Update sbt to 1.9.1 by @nimble-agar-steward in #100
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @nimble-agar-steward in #98
  • Update scalafmt-core to 3.7.4 by @nimble-agar-steward in #94
  • Update scala3-library, ... to 3.3.0 by @nimble-agar-steward in #93
  • Update to sbt-typelevel 0.5.0-RC3 by @armanbilge in #101
  • Update scala-library to 2.13.11 by @nimble-agar-steward in #97
  • Update sbt-typelevel to 0.5.0-RC6 by @nimble-agar-steward in #108
  • flake.lock: Update by @nimble-agar-steward in #102
  • Update sbt to 1.9.2 by @nimble-agar-steward in #109
  • Update scalafmt-core to 3.7.9 by @nimble-agar-steward in #112
  • Add domContentLoaded to Window by @yilinwei in #113
  • flake.lock: Update by @nimble-agar-steward in #118
  • Update sbt-typelevel to 0.5.0-RC9 by @nimble-agar-steward in #116
  • Update scalafmt-core to 3.7.10 by @nimble-agar-steward in #114
  • Update sbt to 1.9.3 by @nimble-agar-steward in #119
  • Update scalafmt-core to 3.7.11 by @nimble-agar-steward in #120
  • Update fs2-core to 3.8.0 by @nimble-agar-steward in #121
  • flake.lock: Update by @nimble-agar-steward in #122
  • Switch over to class based encoding by @yilinwei in #117
  • Update scalafmt-core to 3.7.12 by @nimble-agar-steward in #124
  • Update sbt-typelevel to 0.5.0-RC10 by @nimble-agar-steward in #123
  • Update sbt-typelevel to 0.5.0-RC11 by @nimble-agar-steward in #125
  • Update sbt-typelevel to 0.5.0 by @nimble-agar-steward in #128
  • flake.lock: Update by @nimble-agar-steward in #127
  • Update sbt to 1.9.4 by @nimble-agar-steward in #129
  • Update scalafmt-core to 3.7.13 by @nimble-agar-steward in #130
  • Update fs2-core to 3.9.0 by @nimble-agar-steward in #131
  • Update scala3-library, ... to 3.3.1 by @nimble-agar-steward in #135
  • Update scalajs-dom to 2.7.0 by @nimble-agar-steward in #143
  • Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @nimble-agar-steward in #144
  • Update sbt to 1.9.6 by @nimble-agar-steward in #141
  • flake.lock: Update by @nimble-agar-steward in #134
  • Update scalafmt-core to 3.7.14 by @nimble-agar-steward in #133
  • Update fs2-core to 3.9.2 by @nimble-agar-steward in #139
  • Update sbt-typelevel to 0.5.3 by @nimble-agar-steward in #142
  • flake.lock: Update by @nimble-agar-steward in #145
  • Update scala-library to 2.13.12 by @nimble-agar-steward in #137
  • Fix {append,remove,replace}Child return type by @armanbilge in #146
  • Update cats-effect to 3.5.2 by @nimble-agar-steward in #147
  • Add Serializer[js.Any] and imap, iemap methods by @armanbilge in #148
  • Update scalajs-dom to 2.8.0 by @nimble-agar-steward in #149
  • Add BroadcastChannel by @armanbilge in #150

New Contributors

Full Changelog: v0.2.1...v0.3.0-M1

v0.2.1

14 May 14:34
c9b96c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 May 23:25
40f97ce
Compare
Choose a tag to compare

What's Changed

Updates

  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @nimble-agar-steward in #79
  • Update cats-effect to 3.5.0 by @nimble-agar-steward in #86
  • Update fs2-core to 3.7.0 by @nimble-agar-steward in #88
  • Update scalajs-dom to 2.5.0 by @nimble-agar-steward in #89

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.2.0-RC3

01 Mar 21:12
bcddb98
Compare
Choose a tag to compare
v0.2.0-RC3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0-RC2...v0.2.0-RC3

v0.2.0-RC2

16 Feb 02:45
580aea0
Compare
Choose a tag to compare
v0.2.0-RC2 Pre-release
Pre-release

What's Changed

  • Update cats-effect to 3.4.7 by @nimble-agar-steward in #62
  • Update to sjs-dom 2.4.0 by @armanbilge in #63

Full Changelog: v0.2.0-RC1...v0.2.0-RC2

v0.2.0-RC1

14 Feb 05:37
13b4385
Compare
Choose a tag to compare
v0.2.0-RC1 Pre-release
Pre-release

What's Changed

  • Update fs2-core to 3.6.1 by @nimble-agar-steward in #58
  • Remove circe dep, rework Serializer by @armanbilge in #60

Full Changelog: v0.2.0-M4...v0.2.0-RC1

v0.2.0-M4

08 Feb 17:41
3769fda
Compare
Choose a tag to compare
v0.2.0-M4 Pre-release
Pre-release

What's Changed

  • Remove Document.apply by @armanbilge in #54
  • Update cats-effect to 3.4.6 by @nimble-agar-steward in #55
  • Update fs2-core to 3.6.0 by @nimble-agar-steward in #56

Full Changelog: v0.2.0-M3...v0.2.0-M4

v0.2.0-M3

01 Feb 16:39
d3a7056
Compare
Choose a tag to compare
v0.2.0-M3 Pre-release
Pre-release

What's Changed

  • Update scala3-library, ... to 3.2.2 by @nimble-agar-steward in #53
  • Window wrapper by @armanbilge in #48

Full Changelog: v0.2.0-M2...v0.2.0-M3

v0.2.0-M2

29 Jan 19:47
2456786
Compare
Choose a tag to compare
v0.2.0-M2 Pre-release
Pre-release

What's Changed

  • Don't subclass WrappedRef by @armanbilge in #50
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @nimble-agar-steward in #52
  • Add Event and friends by @armanbilge in #51

Full Changelog: v0.2.0-M1...v0.2.0-M2

v0.2.0-M1

24 Jan 19:52
1f9641a
Compare
Choose a tag to compare
v0.2.0-M1 Pre-release
Pre-release

What's Changed

  • Update sbt-typelevel to 0.4.17 by @nimble-agar-steward in #29
  • Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @nimble-agar-steward in #2
  • Update fs2-core to 3.4.0 by @nimble-agar-steward in #30
  • flake.lock: Update by @nimble-agar-steward in #31
  • Refactor event listener to use async instead of Dispatcher by @armanbilge in #33
  • flake.lock: Update by @nimble-agar-steward in #34
  • flake.lock: Update by @nimble-agar-steward in #35
  • Update sbt to 1.8.1 by @nimble-agar-steward in #37
  • Update sbt to 1.8.2 by @nimble-agar-steward in #38
  • Update sbt-typelevel to 0.4.18 by @nimble-agar-steward in #39
  • Update cats-effect to 3.4.4 by @nimble-agar-steward in #40
  • Add HtmlDialogElement by @2chilled in #41
  • Update cats-effect to 3.4.5 by @nimble-agar-steward in #42
  • Update fs2-core to 3.5.0 by @nimble-agar-steward in #43
  • Update scalafmt-core to 3.7.0 by @nimble-agar-steward in #44
  • Update scalafmt-core to 3.7.1 by @nimble-agar-steward in #46
  • Introduce Dom typeclass by @armanbilge in #20
  • flake.lock: Update by @nimble-agar-steward in #36
  • Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @nimble-agar-steward in #32
  • Drop Scala 2.12 by @armanbilge in #47

New Contributors

Full Changelog: v0.1.0...v0.2.0-M1