-
Notifications
You must be signed in to change notification settings - Fork 476
default to esmodule #8128
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
base: master
Are you sure you want to change the base?
default to esmodule #8128
Conversation
rescript
@rescript/darwin-arm64
@rescript/darwin-x64
@rescript/linux-arm64
@rescript/linux-x64
@rescript/runtime
@rescript/win32-x64
commit: |
Did you check? Or are you just assuming? |
|
Isn't it? I'm relying on my memory, but I'm aware that esmodule became the default somewhere. |
|
anyway, let's make it true. |
|
I would like you to check what rewatch actually does. |
|
Also, isn't changing defaults a breaking change? |
|
Now it is |
|
This was scheduled to be included in the v12 release, but was missed. It may be delayed until v13. |
|
If it goes into 12.1 and not a patch release, it should be fine I think. |
CHANGELOG.md
Outdated
|
|
||
| #### :boom: Breaking Change | ||
|
|
||
| - Output format is `esmoule` by default. https://github.com/rescript-lang/rescript/pull/8128 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Output format is `esmoule` by default. https://github.com/rescript-lang/rescript/pull/8128 | |
| - Output format is `esmodule` by default. https://github.com/rescript-lang/rescript/pull/8128 |
Yes, and master is on 12.1 now, so that's fine. |
Do you have any links to where that was decided? I'm on board with the change, but the timing is off-putting. It's bizarre that this never came up during all those rewatch changes. I do find a breaking change in a minor release kind of sacrilegious, though. |
|
I put that comment in #6709
And I agree with your thought. |
This reverts commit 0cf6f3d.
|
We don't need to rush. It's enough if this isn't forgotten and is included in the next major release. |
|
Also fine with me 🙂, then I'll assign it to the v13 milestone. |
|
shoud be rebased into #8130 |
both for bsb and rewatch