qunitjs / qunit

🔮 An easy-to-use JavaScript unit testing framework.
https://qunitjs.com
MIT License
4.02k stars 784 forks source link

Can we start a `next` branch so I can start PRing improvements? #1730

Closed NullVoxPopuli closed 11 months ago

NullVoxPopuli commented 11 months ago

I was thinking a next branch would be good because otherwise main would either:

thoughts?

Krinkle commented 11 months ago

Done. I'm currently working on finishing up deprecations and API changes for 3.0, as well as fixing integrations to not use deprecated APIs. That'll iterate on main for a few more weeks at least.