Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plist v4 #113

Open
mreinstein opened this issue Aug 27, 2021 · 2 comments
Open

plist v4 #113

mreinstein opened this issue Aug 27, 2021 · 2 comments

Comments

@mreinstein
Copy link
Collaborator

  • refactor plist to use another library (htmlparser2?)
  • resolve some other open issues (ideally lumping in other potentially breaking changes like parser fixes)
  • remove support for node < 12.17
  • pure esm module (drop legacy commonjs)
  • replace the Makefile with simple npm run scripts
  • major release (plist@4 )
@mreinstein
Copy link
Collaborator Author

mreinstein commented Aug 27, 2021

since v4 would be an API breaking change, I'd be open to including any fixes related to broken parsing behavior (for example, #87 , #66, #75 #79 etc.)

@trufae
Copy link
Contributor

trufae commented Apr 26, 2022

Also add: typescript types definition

@mreinstein mreinstein added the v4 label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants