Skip to content

v1.2.4

Compare
Choose a tag to compare
@ceymard ceymard released this 08 Mar 15:53
· 606 commits to master since this release
  • try to make sure added() is only called once() per node lifetime d3bdb0f
  • stop trying to remove element from node when removed in Repeat 89b3de7
  • paving the way to forbidding reuse of nodes e2ccee0
  • remove package-lock.json fe170a3
  • removed useless call to o() ea3f0ec
  • more type work 56b3890
  • added o.p, made them both RO and O compatible ed4c29e
  • try to make intent clearer 462e407
  • trying to get rid of the distinction Renderable / Insertable for Insertable everywhere. 8a97e78

v1.2.3...v1.2.4