dmonad / lib0

Monorepo of isomorphic utility functions
MIT License
345 stars 63 forks source link

Eject encodeAny, decodeAny from buffer - fixes #19 #56

Closed oscarhermoso closed 10 months ago

oscarhermoso commented 1 year ago

Having some trouble adding playwright to my project because of circular dependencies.

Screenshot from 2023-02-24 12-01-14

This PR moves the encodeAny and decodeAny methods from buffer to encoding and decoding respectively.

fixes #16, #19, #51

dmonad commented 10 months ago

I can't merge this as it would break all packages that depend on lib0/buffer/encodeAny