refactor: Replace moment-timezone with luxon#6
refactor: Replace moment-timezone with luxon#6pzien wants to merge 1 commit intocommenthol:masterfrom
Conversation
|
I would like to use the new version with luxon for a lib that depends on this one (date-holidays-parser). I need a new version to be able to create a pull request for that lib. |
|
Hi @pzien, Thanks for your efforts, caldate@3.0.0-0 is now published. If you like to work on the different packages which are part of the parser I'd I have used lerna in the past, but now use pnpm. All are pretty much similar in their use. My project structure with the required packages looks like this: In my case a |
|
While npm workspaces/pnpm is a workaround for the author of this pull request, is it possible that the collection of libraries/dependencies can be moved away from the deprecated
Anyway, if you pick a library you prefer I am sure we can help refactor the code away from the moment library for the entire workspace you outlined in the comment above. |
No description provided.